home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / binutils.7 / binutils / binutils-2.7 / gas / config / tc-i860.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-07-04  |  365 b   |  23 lines

  1. /*
  2.  * This file is tc-i860.h.
  3.  */
  4.  
  5. #define TC_I860 1
  6.  
  7. #define TARGET_BYTES_BIG_ENDIAN 1
  8.  
  9. #define tc_headers_hook(a)        {;}    /* not used */
  10. #define tc_crawl_symbol_chain(a)    {;}    /* not used */
  11. #define tc_aout_pre_write_hook(x)    {;}    /* not used */
  12.  
  13. #define md_operand(x)
  14.  
  15. /*
  16.  * Local Variables:
  17.  * comment-column: 0
  18.  * fill-column: 131
  19.  * End:
  20.  */
  21.  
  22. /* end of tc-i860.h */
  23.